home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / d / dialupv3.06.lha / dialup / Changes next >
Text File  |  1996-01-31  |  4KB  |  117 lines

  1. ###################### Changes from inital release(2.25): #######################
  2.  
  3. - Now a second loginname and password can be specified with:
  4.  
  5.     SNDLOGINNAME=SLIN/K     This gets sent, when specified, after receiving what
  6.                             is set for                     (no default)
  7.     SNDLOGINPROMPT=SLIP/K   Default: ogin:
  8.  
  9.  
  10.     SNDPASSWORD=SPWD/K      This gets sent, when specified, after receiving what
  11.                             is set for                              (no default)
  12.     SNDPASSWORDPROMPT=SPWP/K Default: "assword:"
  13.  
  14. - The timeout for the loginpromt can be specified with LOGINTIMEOUT=LTO/K
  15.  
  16. - CONNECTSTRING=CS is not an /F parameter anymore
  17.  
  18. - TAKE command 
  19.  
  20. - MODEMOFFHOOK parameter
  21.  
  22. ####################### Changes from (2.31) #####################################
  23.  
  24. - Option to specify the name of the sana config file in ENV:SANA2
  25.   (ppp%d.config, ppp0.config or sys:devs/myconfig)
  26.  
  27. - The timeout for the answer to a successfull login can be specified with LOGINOKTIMEOUT=LOT/K/N
  28.  
  29. - Cleaned up documentation
  30.     (MODEMSETTINGSDEFAULT=MSD has always been MODEMSETTINGSHANGUP=MSH
  31.     and PASSWORD=PWD has always been PASSWORD=PW, sorry..)
  32.  
  33. - Now emptys serial line when its is opened. This makes it safer to hangup
  34.   an active connection.
  35.  
  36. - Changed abbreviation for GIVEALLSETTINGS from GAS to ALL
  37.  
  38. - Now shows a wrong specified parameter as wrong command in the usage requester
  39.  
  40. - This release works for ppp, too.
  41.  
  42. ####################### Changes from (2.52) #####################################
  43.  
  44. - Modemresults are now accepted without any whitespaces (/r/n)
  45.  
  46. - changed sequence of commands for connect
  47.  
  48. - some internal changes
  49.  
  50. - cleaned up documentation
  51.  
  52. ####################### Changes from (2.57) #####################################
  53.  
  54. - No requesters anymore, if started interactive (input not NIL:)
  55.  
  56. - new option STDERR. Forces all requesters beeing sent to '*' (console)
  57.  
  58. - new option WAKEUPSTRING=WUS. String is sent after connect, before 'ogin:' is expected.
  59.  
  60. - improved wait logic for redialing
  61.  
  62. ####################### Changes from (2.61) #####################################
  63.  
  64. - Now recognises missing dialtone earlier.
  65.  
  66. - WAKEUPSTRING=WUS now with C whitspaces: \r \n \t
  67.  
  68. ####################### Changes from (2.65) #####################################
  69.  
  70. - reduced size of program
  71.  
  72. - complete new program structure
  73.  
  74. - new Option VERBOSE
  75.  
  76. - all 'send strings' now can use \r \n \t
  77.  
  78. - fixed a couple of ugly bugs
  79.  
  80. - return code now correct for sana online (ON)
  81.  
  82. - fixed memory leak
  83.  
  84. - now drops connection, when login fails for some reason and
  85.   it is *not interacive* ( dialup < NIL: )
  86.  
  87. - now compiled with optimization on
  88.  
  89. - now possible to specify upto 10 expect strings for any paramter
  90.   ( LIP = "Login:|Enter Name:" or MODEMLINEBUSY "BUSY|NO CARR??" )
  91.  
  92. - now included Startnet script for AmiTCP
  93.  
  94. - AmiTCP: local testing with ping and even ftp etc. possible.
  95.  
  96. - improved and enhanced the documentation. Tips for AmiTCP!
  97.  
  98. - Default for SANACONFIGFILE with ppp.device is now ppp0.config
  99.  
  100. ####################### Changes from (3.01) #####################################
  101.  
  102. - added ENV var. SLIPCARRIER
  103.  
  104. - added WAITBEFORWUS=WBW/K/N
  105.  
  106. - fixed bug with ONLINE/OFFLINE
  107.  
  108. - fixed bug with reading from vectorser.device (Thanks to Mr. Schmiedehausen)
  109.  
  110. ####################### Change from (3.05) ######################################
  111.  
  112. - Copied 3 functions to new names so I could modify them for WUS sending.
  113.  
  114. - These 3 are modified so that a /* in the WUS causes a 1/4 second delay
  115.         and are used only for sending the WakeUpString.
  116. - Gene Heskett <gene_heskett@wvlink.mpl.com> 1/31/96
  117.